* lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2012 15:59:40 +0000 (10:59 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 16 Nov 2012 15:59:40 +0000 (10:59 -0500)
lisp/ChangeLog
lisp/emacs-lisp/cl-lib.el

index 9831f79e7e3bf9b21ce19f55179c58c0158f4fd4..5d3894947a0b1fd63d7a0a5444f742daca347e75 100644 (file)
@@ -1,3 +1,7 @@
+2012-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/cl-lib.el: Set more meaningful version number.
+
 2012-11-16  Martin Rudalics  <rudalics@gmx.at>
 
        * window.el (enlarge-window, shrink-window): Don't mention return
index e9b30a8f62d2ac9ddc500209277656c70439000e..9515c6fd12fce02a1a2136b5c8a93df3cddf2601 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1993, 2001-2012  Free Software Foundation, Inc.
 
 ;; Author: Dave Gillespie <daveg@synaptics.com>
-;; Version: 2.02
+;; Version: 1.0
 ;; Keywords: extensions
 
 ;; This file is part of GNU Emacs.